Low-rank approximation
Column span
The column span of a matrix is the set of all vectors that can be written as for some .
The dimension of the column span is the maximum number of linearly independent vectors in the column span.
Row span
The row span of a matrix is the set of all vectors that can be written as for some .
The dimension of the row span is the maximum number of linearly independent vectors in the row span.
Rank
We have
We call the value , the rank of .
Low-rank approximation
Approximate as the product of two rank- matrices.
Use two matrices and , where . Typically we want to choose and to minimize
for some matrix norm, e.g. Frobenius norm or square of as
Without loss of generality can assume right matrix is orthogonal, i.e. with .
#incomplete
References: